Reads data into the application provided buffer asynchronously
and advances the current position of the stream.
Parameters
- buffer
- Specifies a Byte array to read data into.
- offset
- Specifies the location within the buffer to read data into.
- count
- Specifies the number of bytes to read into the buffer
- cancellationToken
- A Threading.CancellationToken used to indicate that the asynchronous operation should be canceled.
Return Value
Returns the number of bytes read from the Advanced SQL Engine and written into the . The number will be equal or less than .
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019